3.284 \(\int x^m \sqrt{d-c^2 d x^2} (a+b \sin ^{-1}(c x))^2 \, dx\)

Optimal. Leaf size=203 \[ \frac{d \text{Unintegrable}\left (\frac{x^m \left (a+b \sin ^{-1}(c x)\right )^2}{\sqrt{d-c^2 d x^2}},x\right )}{m+2}+\frac{2 b^2 c^2 x^{m+3} \sqrt{d-c^2 d x^2} \text{Hypergeometric2F1}\left (\frac{1}{2},\frac{m+3}{2},\frac{m+5}{2},c^2 x^2\right )}{(m+2)^2 (m+3) \sqrt{1-c^2 x^2}}+\frac{x^{m+1} \sqrt{d-c^2 d x^2} \left (a+b \sin ^{-1}(c x)\right )^2}{m+2}-\frac{2 b c x^{m+2} \sqrt{d-c^2 d x^2} \left (a+b \sin ^{-1}(c x)\right )}{(m+2)^2 \sqrt{1-c^2 x^2}} \]

[Out]

(-2*b*c*x^(2 + m)*Sqrt[d - c^2*d*x^2]*(a + b*ArcSin[c*x]))/((2 + m)^2*Sqrt[1 - c^2*x^2]) + (x^(1 + m)*Sqrt[d -
 c^2*d*x^2]*(a + b*ArcSin[c*x])^2)/(2 + m) + (2*b^2*c^2*x^(3 + m)*Sqrt[d - c^2*d*x^2]*Hypergeometric2F1[1/2, (
3 + m)/2, (5 + m)/2, c^2*x^2])/((2 + m)^2*(3 + m)*Sqrt[1 - c^2*x^2]) + (d*Unintegrable[(x^m*(a + b*ArcSin[c*x]
)^2)/Sqrt[d - c^2*d*x^2], x])/(2 + m)

________________________________________________________________________________________

Rubi [A]  time = 0.138672, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int x^m \sqrt{d-c^2 d x^2} \left (a+b \sin ^{-1}(c x)\right )^2 \, dx \]

Verification is Not applicable to the result.

[In]

Int[x^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcSin[c*x])^2,x]

[Out]

Defer[Int][x^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcSin[c*x])^2, x]

Rubi steps

\begin{align*} \int x^m \sqrt{d-c^2 d x^2} \left (a+b \sin ^{-1}(c x)\right )^2 \, dx &=\int x^m \sqrt{d-c^2 d x^2} \left (a+b \sin ^{-1}(c x)\right )^2 \, dx\\ \end{align*}

Mathematica [A]  time = 0.1013, size = 0, normalized size = 0. \[ \int x^m \sqrt{d-c^2 d x^2} \left (a+b \sin ^{-1}(c x)\right )^2 \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[x^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcSin[c*x])^2,x]

[Out]

Integrate[x^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcSin[c*x])^2, x]

________________________________________________________________________________________

Maple [A]  time = 1.239, size = 0, normalized size = 0. \begin{align*} \int{x}^{m}\sqrt{-{c}^{2}d{x}^{2}+d} \left ( a+b\arcsin \left ( cx \right ) \right ) ^{2}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))^2,x)

[Out]

int(x^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))^2,x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{-c^{2} d x^{2} + d}{\left (b \arcsin \left (c x\right ) + a\right )}^{2} x^{m}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))^2,x, algorithm="maxima")

[Out]

integrate(sqrt(-c^2*d*x^2 + d)*(b*arcsin(c*x) + a)^2*x^m, x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\sqrt{-c^{2} d x^{2} + d}{\left (b^{2} \arcsin \left (c x\right )^{2} + 2 \, a b \arcsin \left (c x\right ) + a^{2}\right )} x^{m}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))^2,x, algorithm="fricas")

[Out]

integral(sqrt(-c^2*d*x^2 + d)*(b^2*arcsin(c*x)^2 + 2*a*b*arcsin(c*x) + a^2)*x^m, x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**m*(-c**2*d*x**2+d)**(1/2)*(a+b*asin(c*x))**2,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{-c^{2} d x^{2} + d}{\left (b \arcsin \left (c x\right ) + a\right )}^{2} x^{m}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))^2,x, algorithm="giac")

[Out]

integrate(sqrt(-c^2*d*x^2 + d)*(b*arcsin(c*x) + a)^2*x^m, x)